ScheduledItem.InvokeCore() method¶
Defined in
Type: ScheduledItemSystem.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
protected override IDisposable InvokeCore()
Summary: Invokes the scheduled action with the supplied recursive scheduler and state.
Returns: IDisposable -- Cancellation resource returned by the scheduled action.